Skip to main content
TrustRadius
Symfony

Symfony

Overview

What is Symfony?

Symfony is a PHP framework from French company SensioLabs.

Read more
Recent Reviews

TrustRadius Insights

Symfony PHP framework has proven to be a highly versatile tool, catering to a range of development needs within the company. It has been …
Continue reading

Symfony

8 out of 10
March 12, 2020
Incentivized
We use Symfony in our department for the backend of our applications. In the past, we used it for some microservices as well, but switched …
Continue reading
Read all reviews
Return to navigation

Product Demos

Обзор Symfony demo flex - Symfony 4 Flex

YouTube

Fragrance lamp demo Home Symfony

YouTube

DEMO API Symfony - PHP - Back-end con Tecnologías de Libre Distribución

YouTube

TV watch list Symfony demo - Part 1

YouTube

[Demo] New Recipe of Decoupling: Drupal 8, Symfony and Slim Framework

YouTube

Symfony Application - Demo

YouTube
Return to navigation

Product Details

What is Symfony?

Symfony Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(27)

Community Insights

TrustRadius Insights are summaries of user sentiment data from TrustRadius reviews and, when necessary, 3rd-party data sources. Have feedback on this content? Let us know!

Symfony PHP framework has proven to be a highly versatile tool, catering to a range of development needs within the company. It has been used extensively for both front-end and back-end development, including notable projects like www.grossum.com. Developers have found Symfony to be particularly suitable for complex projects, making it the go-to choice for backend development in most mobile apps and web projects. The robust community support and opinionated structure of Symfony have played a significant role in its adoption as the framework for building the company's website.

The versatility of Symfony extends beyond web development, with its components being directly integrated into other PHP web applications, saving time and effort by implementing industry-standard practices. Symfony has also been utilized in various areas such as accounting, reporting, e-commerce, blogs, and bots. By leveraging Symfony's capabilities, developers have experienced accelerated development processes and benefited from the strong support of its community. From small APIs and console applications to robust and scalable web systems, Symfony has consistently delivered high-quality results across different types of projects. Its comprehensive documentation and large community of developers have also made it an attractive choice for lead generation projects, custom APIs for mobile applications, and personal projects alike.

Versatile and Suitable: Many users have found Sonata Admin for Symfony to be a versatile framework that is suitable for various purposes, including the admin part of their website and ERP systems. Some reviewers have mentioned its usage in high-load projects, such as a custom affiliate marketing system that processes over 180 million requests per day.

Easy to Learn and Well-supported: Several users have stated that Sonata Admin is easy to learn for PHP developers and benefits from a large community that offers thorough support. They also appreciate the well-written documentation, which emphasizes the importance of viewing the correct version.

Modularity and Integration: Users highly value the modularity of Symfony, allowing them to choose and use only the specific parts they need. They have experienced seamless integration with other PHP libraries and frameworks without encountering any issues.

Confusing and Difficult User Interface: Some users have expressed that they find the user interface of Symfony to be confusing and difficult to navigate, particularly when trying to complete tasks quickly. They feel that it requires more intuitive design and better organization of features.

Steep Learning Curve for ORM Doctrine: Several developers have mentioned that they have faced challenges with the default database ORM doctrine in Symfony. They believe that it is not well-documented and has a steep learning curve, especially when optimizing for high traffic scenarios. This can be frustrating for developers who are new to Symfony or looking to optimize their applications.

Difficulty Upgrading Bundles with Version Changes: Another concern raised by some users is the difficulty in upgrading bundles when there are version changes in Symfony. They have found it challenging to match the Symfony version with the selection of compatible bundles, as many things change between updates. This poses a significant hurdle during the upgrade process and requires additional effort from developers.

Users have provided several recommendations for Symphony based on their experiences.

Users find Symphony to be quite easy to use and appreciate its rich set of features for web development. This makes it a suitable choice for building management-type applications.

Some users suggest considering Laravel as an alternative to Symphony. They believe that Laravel offers extra time-saving features that may be beneficial for certain projects.

Users consider Symphony the best choice for a PHP framework with LTS releases. This ensures long-term support and stability for their applications.

Overall, users advise being patient with the learning curve of Symphony, especially for PHP developers with no previous experience with similar frameworks. While there may be some initial difficulties, users believe that Symphony can ultimately help them achieve their desired goals.

Additionally, users recommend considering other technologies like node.js or RubyOnRails in addition to PHP when selecting a framework. This would allow developers to explore different options and choose the one that best fits their needs.

Attribute Ratings

Reviews

(1-1 of 1)
Companies can't remove reviews or game the system. Here's why
Score 8 out of 10
Vetted Review
Verified User
Incentivized
I have used Symfony a couple of times in the past both working on personal projects, as a freelance developer and at least a couple of times with different employers. Symfony is one of those PHP frameworks that at first had way too many things but with time, it started to become a simpler and more efficient framework to build simple to robust applications. In my personal experience, I used Symfony for projects which varied from small API's, console applications to robust web scalable systems. I had the chance to participate in projects where Symfony was used for lead generation projects, custom API's for mobile applications and small personal projects. The main reason why Symfony was used most of the times was the available documentation and the large community of developers supporting it.
  • Your coding speed will be increased thanks for Symfony Flex, a feature based on Symfony Recipes, a set of automated instructions to integrate third-party packages into your application.
  • The learning curve is just great for any kind of developer, from a junior to a senior, thanks to all the great documentation you will be able to get up to speed in a could of hours with any kind of application.
  • The code quality of Symfony makes it, as of today, one of the best architected and cleanest PHP frameworks available.
  • Performance can be an issue sometimes, especially with older versions of Symfony.
  • For some developers it might be challenging to start working with Symfony. While the learning curve isn't necessarily too bad, any developer willing to work with this framework, junior or senior, must have some strong architectural knowledge. If your software architecture knowledge is weak you might find yourself struggling trying to understand some of the design patterns used when working with Symfony.
  • Symfony comes with a significant number of external dependencies. Your custom modules will rely on a strict architecture and you will be forced at some point to spend a significant amount of time doing a lot of testing. This can slow down the development process.
Any small project which you want to have ready in a couple of hours would be probably a bad candidate for using Symfony. Even the most seasoned senior developer can easily spend hours or days creating a small MVP with Symfony. While Symfony's learning curve isn't necessarily bad and will depend a lot on the architectural knowledge of the developer itself, because of the modularity required by Symfony you will need to spend a significant amount of time coding. If you are looking for a quick project, perhaps this framework isn't the best solution.

Robust applications can benefit from Symfony's architecture. I have participated in projects on different industries including lead generation, marketing and even some micro-services for other industries which use Symfony. Because of how thorough the framework has been architected, you will have a reliable solution.
  • The software architecture
  • The community support
  • The documentation available
  • The compatibility with PHP 7.4
  • One negative thing to point out of Symfony is how painful it is to migrate legacy or relatively old projects from previous versions of Symfony into newer versions.
  • Symfony projects are usually reliable and provide the results you need.
  • Performance can be an issue sometime depending on the kind of project you are working on. Symfony can have some issues with cache.
I would say Laravel is by far Symfony's greatest rival. Laravel was actually a PHP framework that appears from Symfony, using only the packages that it really required. After some years, both projects have grown apart significantly, but you can still see Laravel using some of Symfony's packages.

Symfony and Laravel both have a large community of developers with things to say about both.

In my personal experience, Laravel has better performance, a shorter learning curve and perhaps both lack of up-to-date documentation depending on which version you are working.

Return to navigation